mx35: Remove declaration of non-existing function
authorBenoît Thébaudeau <[email protected]>
Tue, 14 Aug 2012 10:32:40 +0000 (10:32 +0000)
committerAlbert ARIBAUD <[email protected]>
Sat, 1 Sep 2012 12:58:28 +0000 (14:58 +0200)
Signed-off-by: Benoît Thébaudeau <[email protected]>
Cc: Stefano Babic <[email protected]>
Acked-by: Stefano Babic <[email protected]>
arch/arm/include/asm/arch-mx35/clock.h

index 5dc53baf942d114d4acf0962e10d97c51630dc3f..e94f124479266c2c8860eb55e3ecb311fa2bdf08 100644 (file)
@@ -62,8 +62,6 @@ enum mxc_peri_clock {
        SPI2_CLK,
 };
 
-unsigned int imx_decode_pll(unsigned int pll, unsigned int f_ref);
-
 u32 imx_get_uartclk(void);
 u32 imx_get_fecclk(void);
 unsigned int mxc_get_clock(enum mxc_clock clk);